home *** CD-ROM | disk | FTP | other *** search
/ SuperModels in the Rainforest / SuperModels in the Rainforest.iso / rain.dxr / 00249.ls < prev    next >
Encoding:
Text File  |  1995-10-13  |  169 b   |  11 lines

  1. on mouseDown
  2.   global gotoLoo
  3.   buttonlogicLoo()
  4.   if the machineType = 256 then
  5.     sound fadeIn 2, 2 * 60
  6.   else
  7.     sound fadeIn 2, 2 * 60
  8.   end if
  9.   go("info1")
  10. end
  11.